projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630456e
)
(uniquify-item-base): Declare as a function.
author
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 07:48:32 +0000
(07:48 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 30 Nov 2007 07:48:32 +0000
(07:48 +0000)
lisp/desktop.el
patch
|
blob
|
history
diff --git
a/lisp/desktop.el
b/lisp/desktop.el
index 22028d249b2ea4db9c2f52f004ba833e18c7fccf..c34bf8105ea30a504cab30f5309358ca42ec9b2e 100644
(file)
--- a/
lisp/desktop.el
+++ b/
lisp/desktop.el
@@
-651,8
+651,7
@@
is nil, ask the user where to save the desktop."
value)))
;; ----------------------------------------------------------------------------
-;; check-declare does not work for defstructs.
-;;;(declare-function uniquify-item-base "uniquify" (cl-x))
+(declare-function uniquify-item-base "uniquify" (cl-x) t) ; defstruct
(defun desktop-buffer-info (buffer)
(set-buffer buffer)